home *** CD-ROM | disk | FTP | other *** search
/ internetworld 1999 March / IW9903.ISO / docs / internet / mac / ircle.hqx / ircle 3.0b10 US / ircle3.0b.rsrc / TEXT_261_commands.txt < prev    next >
Encoding:
Text File  |  1998-01-07  |  11.7 KB  |  209 lines

  1. Command reference
  2.  
  3. The following commands have currently been implemented:
  4.  
  5. syntax:
  6. []       means an argument is optional.
  7. #        any number.
  8. message  any text.
  9. channel  is a channel name starting with # or &.
  10. nick     is a nickname as used on irc..
  11.  
  12. /admin server              returns the name of the administrator of the given server.
  13. /away message              marks you as being away.  Typing /away again removes the away status 
  14. /ban nick                  bans 'nick' from the current channel
  15. /bye message               displays 'message' and quits IRC
  16. /broadcast message         sends a message to all of channels you are on
  17. /channel channel [passwd]  join a channel [with password]
  18. /cmdchar c                 changes the command-prefix (default /) to the given character
  19. /cping nick                shows response time for 'nick' in seconds
  20.  
  21. /ctcp nick command       issues a CTCP command. Do /ctcp nick clientinfo for more info.
  22.              sound sndname        plays the sound 'sndname' at 'nick's computer
  23.              sound                                        displays the list of available sounds on 'nick's computer
  24.              xdcc list                        displays the list of available files on 'nick's computer
  25.              xdcc version            shows the xdcc version (currently 1.0)
  26.              xdcc    send #                asks 'nick' to send file number # to your computer
  27.              action                                    = /me
  28.              finger        shows the idle time and/or email address of a user
  29.              source        shows where to obtain ircle.
  30.              version       shows the (ircle) version.
  31.              clientinfo    shows all ctcp commands of a client.
  32.              userinfo      displays the userinfo field of a user.
  33.              ping          pings a user to see he/she is still there
  34.              face get      gets a face file from a user.
  35.              face exist    shows if a user has a face file
  36.              time           shows the local time of a user.
  37.                                                     video stream  opens a video window from the target to you.
  38.              
  39. /date                      display date and time
  40.  
  41. /dcc command nick          issues a DCC command (explained below)
  42.  
  43. Valid commands for /dcc are:
  44.  
  45. chat nick - requests CHAT connection for nick or answers such a request.
  46. send nick - send a file.
  47. tsend nick - send a text file.
  48. get   - receive a file (to be answered to a SEND request).
  49. tget  - receive a text file.
  50. list  - list all DCC connections.
  51. sendvideo nick - sends a video snapshot to a selected nick
  52. sendvideostream nick - sends your video stream to a selected nick
  53. sendface nick - sends your face(s) to a selected nick
  54.  
  55. /debug                     shows all low level messages in ircle. use at own risk.
  56.                             unpredictable things may happen. for testing only.
  57. /exit message              = /bye
  58. /fserve nick                                                            starts a dcc chat/fserve with nick.  You will be the host
  59. /ignore pattern            ignore messages from nick!user@host (may contain wildcards)
  60.         -pattern           removes a pattern from the ignore list (also check your friends list  
  61.                             in your preferences)
  62. /info                      gives info about server
  63. /invite nick channel       invites nick to channel
  64. /ison nick                 shows if a user is on irc. not implemented on some servers.
  65. /join                      joins channel last invited to
  66. /join channel [passwd]     = /channel
  67. /kick channel nick :msg    kicks nick from channel with message, clicking Kick in the user
  68.                             window does the same. Option click lets you set a kick message.
  69. /leave channel             leave a channel, same as closing a channel window
  70. /links                     show server connections
  71. /links  mask                shows all servers matching mask
  72. /list                      list channels. Note: on some servers you'll get disconnected because
  73.                             of the large amount of data /list generates. Use wildcards in the
  74.                             refresh window.  Example:  *mac*
  75.       -min #               list only channels with minimum of # users
  76.       -max #               list only channels with maximum of # users
  77.       -public              list only public channels
  78.       -private             list only private channels
  79.       -local               list only local channels
  80.       -global              list only global channels
  81.       -topic               list only channels with topic set
  82.       -mask-               list only channels matching 'mask', for instance /list -*mac*
  83. /lusers                    display statistics: the number of users on irc worldwide and the
  84.                             number of channels.
  85. /map                       displays a map of all server connections (undernet only)
  86. /massop                    gives operator status to everyone on a channel
  87. /massdeop                  removes operator status from everyone but you on a channel
  88. /massunban                 removes all bans from a channel
  89. /me action                 sends an action description, can also be used on a dcc chat window
  90.                            (private action). shortcut: Option Return.
  91. /mode channel parm         set channel mode:
  92.         +p                 private channel
  93.         +s                 secret channel
  94.         +i                 invite-only channel
  95.         +m                 moderated channel, noone can speak except users with mode +v
  96.         +n                 no messages from outside channel
  97.         +t                 only channel operator may set topic
  98.         +l #               channel may hold at most # users
  99.         +v nick            let nick speak on moderated channel
  100.         +b                 ban list. Not implemented on some servers.
  101.         +b nick!username@hostname  ban nick
  102.         +k key             set channel password
  103.         +o nick            nick becomes channel operator
  104.         -x                 removes flag x, where x is one of the above
  105.                            You can also you the switches in the Userlist window for this.
  106. /mode nick parm            set user mode:
  107.            +i              invisible user
  108.            +s              receive server notices
  109.            +w              receive wallops
  110.            +o              IRC operator
  111.            +d              deaf mode, for bots only.
  112. /motd [server]             show message-of-the-day [of another irc server]
  113. /msg nick message          sends nick a private message. Pressing TAB automatically sets the
  114.                             inputline to /MSG and the nickname that last sent you a message.
  115.                            Ircle remembers up 10 nicks until 15 minutes after the last
  116.                            activity.
  117. /names channel             list users on channel
  118. /nick newnick              change your nickname
  119. /note                      unknown
  120. /notice user|channel msg   (almost) like /msg
  121. /notify                    show notify list
  122. /notify nick               adds nick to notification list (show each signon/off)
  123.         -nick              removes nick from notification list
  124. put the /notify command in the startup command to have it run whenever you connect.
  125. /omsg text                 send a message to all channel operators on a channel
  126. /onotice text              send a notice to all channel operators on a channel
  127. /op nick                   gives nick operator status
  128. /deop nick                 removes operator status from nick
  129. /part channel              = /leave
  130. /ping                     pings a user. to measure the delay use /cping
  131. /quote raw irccommand       sends a command to an irc server, exactly as typed.
  132. /query nick                open window for private messages to nick
  133. /quit message              = /bye
  134. /server hostname [port]    switch to a different server
  135. /silence                   show ignored users list
  136. /silence mask              ignores users with selected mask
  137. /signoff message           = /bye
  138. /sound channel soundname            plays soundname to the channel
  139. /sound nick soundname      plays soundname to nick
  140. /stats                     show statistical info:
  141.        b                   shows server ban list
  142.        c                   returns a list of servers which the server may connect to or allow
  143.                            connections from
  144.        h                   returns a list of servers which are either forced to be treated as
  145.                            leaves or allowed to act as hubs
  146.        i                   returns a list of hosts which the server allows a client to connect
  147.                            from
  148.        k                   returns a list of banned username and hostname combinations for that
  149.                            server
  150.        l                   returns a list of the server connections, showing how long each
  151.                            connection has been established and the traffic over that connection
  152.                            in bytes and messages for each direction
  153.        m                   returns a list of commands supported by the server and the usage
  154.                            count for each if the usage count is non zero
  155.        o                   returns a list of hosts from which normal clients may become 
  156.                            operators
  157.        p                   ?
  158.                    s                   ?
  159.        t                   ?
  160.        u                   returns a string showing how long the server has been up
  161.        y                   show Y (Class) lines from the server configuration file
  162.  
  163. /stream                                                                                opens your video window
  164. /summon user@host          invites user@host to IRC (host must be running a server) obsolete??
  165. /time                      = /date
  166. /topic channel text        set a channel topic (double clicking in the title bar of a channel
  167.                             lets you achieve the same)
  168. /trace [user]              shows which servers are being used to connect to user
  169. /type                      type a text file to the current channel
  170. /unban                     opens the unban dialog, allowing to view and unban hosts with a
  171.                             simple click.
  172. /unban nickmask            removes 'mask (nick!username@hostname) from the channel ban list
  173. /users                     (x)
  174. /version                   show server version
  175. /video                                                                                    opens your video window
  176. /who channel               list people on channel
  177. /whois                     give information about nick that last joined the channel or sent
  178.                             private message
  179. /whois nick                give information about nick
  180. /whowas nick               give information about nick no longer online
  181. /xdcc nick                 show users XDCC commands
  182. /xdcc nick LIST            show users list of files to download.
  183. /xdcc nick SEND #          get users files number #
  184. /xdcc nick VERSION         show users XDCC version.
  185.  
  186.  
  187. Valid commands for /xdcc are
  188.  
  189. list  - list files
  190. help  - show help
  191. send  - ask for a file
  192.  
  193. IRC Operator commands:
  194.  
  195. /connect target port       Force the remote server to try establishing a new server connection to the target server, on the specified port.
  196. /die                       Used by IRC operators to force the server to exit and cease activity.
  197. /hash                      reconfigure a server
  198. /host                     
  199. /kill nick comment         The KILL message is used to cause a client-server connection to be closed by the server which has the actual connection. KILL is used by servers when they encounter a duplicate entry in the list of valid nicknames and is used to remove both entries. It is also available to operators.
  200. /oper nick password        Used by a normal user to gain operator privileges.
  201. /rehash                    Used by IRC operators to force the server to re-read its configuration file.
  202. /restart                   Used by IRC operators to force the server to restart.
  203. /squit server comment      Close a server connection.
  204. /uping                     unknown
  205. /wallops message           message to all operators (deprecated)
  206.  
  207.  
  208.  
  209.